home *** CD-ROM | disk | FTP | other *** search
/ Programmer Plus 2007 / Programmer-Plus-2007.iso / Programming / Report Writers / Crystal Repot 9.0 Full CD version / Setup.exe / ProgramF / MAPINF~1 / Maps / Us_cnty.tab < prev    next >
Encoding:
MapInfo MapBasic initial data Table  |  2000-02-10  |  1.2 KB  |  36 lines

  1. !table
  2. !version 300
  3. !charset WindowsLatin1
  4.  
  5. Definition Table
  6.   Description "US County Boundaries"
  7.   Type NATIVE Charset "WindowsLatin1"
  8.   Fields 3
  9.     County Char (40) Index 1 ;
  10.     State Char (2) ;
  11.     Fips_code Char (5) Index 2 ;
  12. ReadOnly
  13. begin_metadata
  14. "\FIELDS\COL1\ISSEARCHED"="TRUE"
  15. "\FIELDS\COL1\REFININGFILE"="USA.TAB"
  16. "\Identification" = ""
  17. "\Identification\Use Constraints" = "For use with MapX"
  18. "\Identification\Access Constraints" = "Licensed Users"
  19. "\IsReadOnly" = "FALSE"
  20. "\Spatial Reference" = ""
  21. "\Spatial Reference\Geographic" = ""
  22. "\Spatial Reference\Geographic\Projection" = ""
  23. "\Spatial Reference\Geographic\Projection\Clause" = "CoordSys Earth Projection 1, 0"
  24. "\Spatial Reference\Geographic\Projection\Name" = "Longitude / Latitude"
  25. "\Spatial Organization" = ""
  26. "\Spatial Organization\Object" = ""
  27. "\Spatial Organization\Object\Type1" = "Regions"
  28. "\Spatial Organization\Object\Type1\Count" = "3143"
  29. "\Spatial Organization\Object\Type2" = "Points"
  30. "\Spatial Organization\Object\Type2\Count" = "0"
  31. "\Spatial Organization\Object\Type3" = "Polylines"
  32. "\Spatial Organization\Object\Type3\Count" = "0"
  33. "\Spatial Organization\Object\Type4" = "Lines"
  34. "\Spatial Organization\Object\Type4\Count" = "0"
  35. end_metadata
  36.